ComponentOne ASP.NET MVC Controls
EndX Method

C1.Web.Mvc.Finance.Fluent Namespace > FibonacciTimeZonesBuilder<T> Class : EndX Method
The value.
Configurates C1.Web.Mvc.Finance.FibonacciTimeZones<T>.EndX. Sets the ending X data point for the time zones.
Syntax
'Declaration
 
Public Function EndX( _
   ByVal value As Object _
) As FibonacciTimeZonesBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
Remarks
If not set, the ending X data point is calculated automatically. The value can be a number or a Date object (for time-based data).
See Also

Reference

FibonacciTimeZonesBuilder<T> Class
FibonacciTimeZonesBuilder<T> Members